Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sai/options tab db properties #23448

Merged
merged 49 commits into from
Jul 6, 2023
Merged

Sai/options tab db properties #23448

merged 49 commits into from
Jul 6, 2023

Conversation

ssreerama
Copy link
Contributor

@ssreerama ssreerama commented Jun 22, 2023

This PR changes add the ability to View/Modify the database properties through the options tab. Below image is for Local/On-Prem/ManagedInstance properties dialog window.

TODO:

  1. Tests
  2. Database Scoped Configuration (would be a new PRs)

image

ssreerama and others added 30 commits June 5, 2023 08:26
@ssreerama ssreerama marked this pull request as ready for review June 29, 2023 20:07
@ssreerama ssreerama self-assigned this Jul 5, 2023
@ssreerama ssreerama linked an issue Jul 5, 2023 that may be closed by this pull request
Copy link
Contributor

@Charles-Gagnon Charles-Gagnon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you planning on updating STS with your backend changes in this PR as well? Or get this in and then do a separate follow up PR?

@ssreerama
Copy link
Contributor Author

Are you planning on updating STS with your backend changes in this PR as well? Or get this in and then do a separate follow up PR?

I can go ahead and merge this one, and then raise a separate PR to update the sts version. Also, STS PR is out for review.

Copy link
Contributor

@Charles-Gagnon Charles-Gagnon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 on adding tests for stuff like the helper functions, but I'm fine if those come in after as a separate PR

@ssreerama
Copy link
Contributor Author

I have just added a test case to validate the utils helper method, but noticed the mssql tests are disabled in .\scripts\test-extensions-unit.bat file. did we disable them compltely?

@ssreerama ssreerama merged commit acfa93f into main Jul 6, 2023
@ssreerama ssreerama deleted the sai/optionsTab_dbProperties branch July 6, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable dialog experience with 'Options' Tab
5 participants